home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 August / Personal_Computer_World_Aug_97.iso / dxrs / cdxpcw08.dxr / 00003_CDX Frame Script.ls < prev    next >
Encoding:
Text File  |  1997-05-22  |  176 b   |  11 lines

  1. on exitFrame
  2.   global IFLCanChange
  3.   go(the frame)
  4.   CDXPressStartSearch()
  5.   if the mouseUp then
  6.     set IFLCanChange to 1
  7.   end if
  8.   CDXQuitCD()
  9.   IFLsectionWordAnimate()
  10. end
  11.